home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
MRAC
/
Mapping
/
m-count
< prev
next >
Wrap
Text File
|
1998-08-11
|
146b
|
7 lines
m-count integer items
(m-count 5 '(a b c d e f g h))
=> (a b c d e)
(m-count 20 '(a b c d e f g h))
=> (a b c d e f g h a b c d e f g h a b c d)